home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 1
/
Magazine.iso
/
EL MAC 1
/
Infotenimiento
/
Blender
/
OPENING.Dir
/
00287.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-13
|
147 b
|
10 lines
on exitFrame
global VID
if the movieTime of sprite 40 < VID then
go(the frame)
else
go(the frame + 1)
updateStage()
end if
end